Warning: session_write_close() [function.session-write-close]: open(/tmp/session/sess_s4517i0o3merf7qkufh9ur8nt0, O_RDWR) failed: No such file or directory (2) in /domains/zinc12/htdocs/lib/zinc/user/ZincAuthentication.php on line 109
Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp/session) in /domains/zinc12/htdocs/lib/zinc/user/ZincAuthentication.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /domains/zinc12/htdocs/lib/zinc/user/ZincAuthentication.php:109) in /domains/zinc12/htdocs/search/results.php on line 839 Search Results | ZINC Is Not Commercial - A database of commercially-available compounds
SELECT DISTINCT(ci.sub_id_fk) AS sub_id FROM catalog_item AS ci INNER JOIN catalog AS c ON ci.cat_id_fk=c.cat_id INNER JOIN synonym AS syn ON (ci.cat_id_fk=syn.cat_fk AND ci.supplier_code=syn.supplier_code) INNER JOIN field AS f ON syn.field_fk=f.field_id WHERE c.free = 1 AND syn.synonym IS NOT NULL AND syn.synonym LIKE '(2-dimethylamino-2-methyl)ethyl-N-dibenzoparathiazine; 10-(2-Dimethylaminopropyl)phenothiazine; 10-[2-(dimethylamino)propyl]phenothiazine; N,N,alpha-trimethyl-10H-phenothiazine-10-ethanamine; N-(2\'-dimethylamino-2\'-methyl)ethylphenothiazine; Promethazine' AND f.ftype IN (3,7,11,12,14) AND ci.sub_id_fk IN (SELECT ci.sub_id_fk AS sub_id FROM catalog_item AS ci INNER JOIN catalog AS c ON ci.cat_id_fk=c.cat_id WHERE c.free = 1 ) LIMIT 50